[LINUX] Explcitly include linux/mutex.h in files which use mutexes, rather then
authorIan Campbell <ian.campbell@xensource.com>
Fri, 30 Mar 2007 16:33:31 +0000 (17:33 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Fri, 30 Mar 2007 16:33:31 +0000 (17:33 +0100)
commitea1303c633650b025ab28fc998fd0859c5fe465c
tree5e46b015661ae17282da3e67b9b868770bb882cb
parent978632e730106dbbe4f59653f7fe8294083d875a
[LINUX] Explcitly include linux/mutex.h in files which use mutexes, rather then
relying on an include via some other header.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
linux-2.6-xen-sparse/drivers/xen/balloon/balloon.c
linux-2.6-xen-sparse/drivers/xen/evtchn/evtchn.c